/* CSS Document */




a            { text-decoration: none }
a:link       { color: #FF6600 }
a:active     { color: #FF3300 }
a:visited    { color: #CC9900 }
a:hover      { color: #FF0000 }

body         { background-image: url(bckmain.gif)} 


h1           { color: rgb(102, 153,153)}
h2           { color: rgb(203, 47,1)}
h3           { color: rgb(102, 153, 153)}
h4           { color: rgb(0, 51, 152) }
h5           { color: rgb(0, 51, 152) }
h6           { color: rgb(221, 102, 51) }

BODY         {
	font-family: trebuchet ms, Arial, Helvetica;
	margin-left: 43px;	margin-top: 30px;
	list-style-image: url('../imag/anetbul1.gif');
}

h1           { font-weight: normal; font-style: normal; font-size: 24pt; font-family: 
               'Times New Roman', 'Times New Roman', Times }
h2           { font-family:trebuchet ms,  Arial, Helvetica; font-style: normal; 
               font-size: 18pt; font-weight: normal }
h3           { font-family: trebuchet ms, Arial, Helvetica; font-size: 14pt; 
               font-weight: normal; font-style: normal }
h4           { font-weight: normal; font-size: 12pt; font-style: normal; font-family: 
               trebuchet ms, Arial, Helvetica }
h5           { font-size: 10pt; font-style: normal; font-weight: normal; font-family: 
               'Times New Roman', 'Times New Roman', Times }
h6           { font-family: 'Times New Roman', 'Times New Roman', Times; font-size: 8pt; 
               font-style: normal; font-weight: normal }
               normal }

